home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <!--
- Note:
- The GUIMusicFullscreen Window allows MediaPortal of host visualizations natively when using the core music player.
- This window cannot and should not attempt to display any overlays or other windows and mearlyserves as a back drop
- for the System.Windows.Forms.UserControl based visualization window. All overlay and status images are managed by
- the visualization window itself. See MyMusicFullScreenVisualization.xml visualization window skinning options
- -->
- <window>
- <id>511</id>
- <defaultcontrol>10</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <control>
- <description>dummy control</description>
- <type>label</type>
- <id>10</id>
- <posX>0</posX>
- <posY>0</posY>
- <label>-</label>
- <align>left</align>
- <font>font13</font>
- <textcolor>White</textcolor>
- <visible>no</visible>
- </control>
- </controls>
- </window>